IJogCommand 介面

代表一個吋動。

繼承體系

System.Object
  IntervalZero.KINGSTAR.Base.Class.IKsCommand
    IntervalZero.KINGSTAR.Base.Class.IJogCommand

命名空間IntervalZero.KINGSTAR.Base.Class

組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

語法

C#VB
public interface IJogCommand : IKsCommand
Public Interface IJogCommand Inherits IKsCommand

 

IJogCommand 介面陳列了以下成員。

屬性

 名稱說明
Acceleration加速度值。
Deceleration減速度值。
Direction吋動移動的方向。
Jerk加加速度值。
Velocity指定速度的值。[單位/秒]

參見

IntervalZero.KINGSTAR.Base.Class 命名空間